[][src]Crate pl_lens_derive

Derive Macros

Lenses

Handles the #derive(Lenses) applied to a struct by generating a Lens implementation for each field in the struct.